home *** CD-ROM | disk | FTP | other *** search
/ CorelDRAW! 8 / CD8_PROGRAM.ISO / photopnt / scripts / effects / 16 3d rotate.csc < prev    next >
Encoding:
Text File  |  1997-09-10  |  152 b   |  6 lines

  1. REM Created On Wednesday, September, 10, 1997 by keving
  2.  
  3. WITHOBJECT "CorelPhotoPaint.Automation.8"
  4.     .Effect3DRotate 25, 30, 0, TRUE
  5. END WITHOBJECT
  6.